Export symbols needed by binder
authorBen Hutchings <ben@decadent.org.uk>
Tue, 8 Jul 2025 11:32:21 +0000 (13:32 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Thu, 12 Mar 2026 12:28:10 +0000 (13:28 +0100)
commitb954000d88ddb6fe6fcfa831715d010cb52dd8b2
tree936d68637abe50fd7c3400a9ffaebf6398e1829b
parentca4e5c21018ddb9ef145b435a916b40b7c3639cb
Export symbols needed by binder

Bug-Debian: https://bugs.debian.org/901492

We want to enable use of the Android binder driver to support
Waydroid, but it should not be built-in as that would waste resources
and increase security attack surface on systems that don't need it.

Export the currently un-exported symbols it depends on.

Gbp-Pq: Topic debian
Gbp-Pq: Name export-symbols-needed-by-binder.patch
fs/file.c
ipc/msgutil.c
ipc/namespace.c
kernel/sched/syscalls.c
kernel/sched/wait.c
kernel/task_work.c
mm/list_lru.c
mm/memory.c
mm/mmap_lock.c
security/security.c